crypto/hpke.aead.nK (field)
6 uses
crypto/hpke (current package)
aead.go#L59: nK int
aead.go#L66: nK: 128 / 8,
aead.go#L73: nK: 256 / 8,
aead.go#L80: nK: chacha20poly1305.KeySize,
aead.go#L91: if len(key) != a.nK {
aead.go#L98: return a.nK
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |